Skip to content

Conversation

thisrohangupta
Copy link
Collaborator

Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.

Description

  • Please describe your changes: __________________________________
  • Jira/GitHub Issue numbers (if any): ______________________________
  • Preview links/images (Internal contributors only): __________________

PR lifecycle

We aim to merge PRs within one week or less, but delays happen sometimes.

If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.

PRs must meet these requirements to be merged:

  • Successful preview build.
  • Code owner review.
  • No merge conflicts.
  • Release notes/new features docs: Feature/version released to at least one prod environment.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for integrating Amazon Q Developer CLI with Harness AI through the Model Context Protocol (MCP) Server, enabling developers to query Harness resources using natural language commands in their terminal.

Key Changes

  • New documentation file explaining Amazon Q Developer CLI integration with Harness MCP Server
  • Complete setup guide including prerequisites, installation, configuration, and usage examples
  • Troubleshooting section for common integration issues

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines 14 to 17
• providing command autocompletion for many common CLIs (like git, npm, docker, aws) 
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure 
• translating plain language instructions into executable shell commands 
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant 
Copy link
Preview

Copilot AI Sep 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines contain invisible Unicode characters () at the end and use tab characters for indentation instead of spaces. The bullet points should use standard markdown formatting with spaces and hyphens.

Copilot uses AI. Check for mistakes.

Comment on lines 11 to 19
Amazon Q Developer is a generative AI-powered assistant by AWS built on Amazon Bedrock. It helps with understanding, building, extending, and operating AWS applications. You can use it in various environments including the CLI (command line), IDEs, AWS Console, chat applications, etc. It supports features like conversational assistance, code suggestions, inline completions, and translating natural language into shell commands. 

In the CLI context, Amazon Q Developer enhances your terminal experience by:
• providing command autocompletion for many common CLIs (like git, npm, docker, aws) 
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure 
• translating plain language instructions into executable shell commands 
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant 

There are pricing tiers including a Free Tier; Amazon Q Developer provides features in its Free and Pro tiers. 
Copy link
Preview

Copilot AI Sep 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are invisible Unicode characters () at the end of this line that should be removed.

Suggested change
Amazon Q Developer is a generative AI-powered assistant by AWS built on Amazon Bedrock. It helps with understanding, building, extending, and operating AWS applications. You can use it in various environments including the CLI (command line), IDEs, AWS Console, chat applications, etc. It supports features like conversational assistance, code suggestions, inline completions, and translating natural language into shell commands.
In the CLI context, Amazon Q Developer enhances your terminal experience by:
• providing command autocompletion for many common CLIs (like git, npm, docker, aws)
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure
• translating plain language instructions into executable shell commands
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant
There are pricing tiers including a Free Tier; Amazon Q Developer provides features in its Free and Pro tiers.
Amazon Q Developer is a generative AI-powered assistant by AWS built on Amazon Bedrock. It helps with understanding, building, extending, and operating AWS applications. You can use it in various environments including the CLI (command line), IDEs, AWS Console, chat applications, etc. It supports features like conversational assistance, code suggestions, inline completions, and translating natural language into shell commands.
In the CLI context, Amazon Q Developer enhances your terminal experience by:
• providing command autocompletion for many common CLIs (like git, npm, docker, aws)
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure
• translating plain language instructions into executable shell commands
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant
There are pricing tiers including a Free Tier; Amazon Q Developer provides features in its Free and Pro tiers.

Copilot uses AI. Check for mistakes.




If you like, I can also include a “Security & Governance Considerations” section about Amazon Q (e.g. permissions, IAM policies, data privacy) for the doc.
Copy link
Preview

Copilot AI Sep 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be a draft note or comment that should be removed from the final documentation. It's not part of the actual content for users.

Suggested change
If you like, I can also include a “Security & Governance Considerations” section about Amazon Q (e.g. permissions, IAM policies, data privacy) for the doc.

Copilot uses AI. Check for mistakes.

@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68cb3ad7720095f4fc355481--harness-developer.netlify.app

@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68cb3da4fb7d87f8115c1668--harness-developer.netlify.app

@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68cb3da534cb1b2ea61da489--harness-developer.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants